[INFO] fetching crate st-clickhouse-lib 0.1.0...
[INFO] testing st-clickhouse-lib-0.1.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate st-clickhouse-lib 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate st-clickhouse-lib 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate st-clickhouse-lib 0.1.0
[INFO] tweaked toml for crates.io crate st-clickhouse-lib 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate st-clickhouse-lib 0.1.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate st-clickhouse-lib 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865
[INFO] running `Command { std: "docker" "start" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling st-clickhouse-derive v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lz4_flex v0.12.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling clickhouse-rs-cityhash-sys v0.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling st-clickhouse-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.94s
[INFO] running `Command { std: "docker" "inspect" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling st-clickhouse-derive v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling docker_credential v1.4.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling ferroid v2.0.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling st-clickhouse-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling astral-tokio-tar v0.6.2
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]    Compiling bollard v0.20.2
[INFO] [stderr]    Compiling testcontainers v0.27.3
[INFO] [stderr] error: could not compile `st-clickhouse-lib` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name st_clickhouse --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::pedantic' '--allow=clippy::nursery' '--warn=clippy::cargo' '--deny=clippy::wildcard_dependencies' '--deny=clippy::unwrap_used' '--allow=clippy::type_complexity' '--deny=clippy::panic' '--allow=clippy::multiple_crate_versions' '--allow=clippy::large_enum_variant' '--allow=clippy::large_digit_groups' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::exhaustive_structs' '--allow=clippy::exhaustive_enums' '--deny=clippy::cast_sign_loss' '--allow=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="lz4"' --cfg 'feature="tls"' --cfg 'feature="tokio"' --cfg 'feature="tokio-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench-clickhouse-rs", "default", "derive", "lz4", "native", "smol", "tls", "tokio", "tokio-tls", "zstd"))' -C metadata=bc9eb121b88d2533 -C extra-filename=-6a34ea1b2a9976ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern clickhouse_rs_cityhash_sys=/opt/rustwide/target/debug/deps/libclickhouse_rs_cityhash_sys-cd7fd64e93fc5bfb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-86ad9479d2313014.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-3db8f4875a6f0970.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c5abb5d078a9564a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-30c79bd30566de05.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-0f41a67240032563.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b7084e186beff2ce.rlib --extern st_clickhouse_derive=/opt/rustwide/target/debug/deps/libst_clickhouse_derive-98be73a3e4ed20d9.so --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-d5bf44045e8a3c57.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88582b991b911003.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-776c716c3a1e4929.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7527204e5d7a2827.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-63fe22ff448f91b1.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clickhouse-rs-cityhash-sys-aa5794ec8584c904/out -L native=/opt/rustwide/target/debug/build/ring-93cd4c64cb04e2b7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865", kill_on_drop: false }`
[INFO] [stdout] afca82dc923e03719562cfb0c253073e50d62bd31ef5625f37191a9994e47865
